Skip to content

Commit

Permalink
refactor: move apps and src folder to root
Browse files Browse the repository at this point in the history
  • Loading branch information
mambov committed Mar 21, 2024
1 parent 22dfcc5 commit 4c1c86f
Show file tree
Hide file tree
Showing 205 changed files with 8 additions and 10 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
name="og:image"
content="https://raw.githubusercontent.com/mobiclub/social-coding/main/public/og-image.png"
/>
<link rel="stylesheet" href="./web/src/public/mobi.css" />
<link rel="icon" type="image/png" href="./web/src/public/mobi logo.png" />
<link rel="stylesheet" href="./src/public/mobi.css" />
<link rel="icon" type="image/png" href="./src/public/mobi logo.png" />
</head>
<body>
<!-- start header-->
<header>
<!-- navigation -->
<div class="navigation-gradient">
<div class="navigation">
<a href="./web/src/about/about.html" class="navi">About</a>
<a href="./src/about/about.html" class="navi">About</a>
<p class="navi-line">|</p>
<a href="./web/src/officers.html" class="navi">Officers</a>
<a href="./src/officers.html" class="navi">Officers</a>
<p class="navi-line">|</p>
<a href="./web/src/events/events.html" class="navi">Events</a>
<a href="./src/events/events.html" class="navi">Events</a>
<p class="navi-line">|</p>
<a href="./web/src/idappthat.html" class="navi">Apps</a>
<a href="./src/idappthat.html" class="navi">Apps</a>
<p class="navi-line">|</p>
<a href="./web/src/mavpitch.html" class="navi">MavPitch</a>
<a href="./src/mavpitch.html" class="navi">MavPitch</a>
</div>
</div>
<!-- end navigation bar -->
</header>

<div class="wrapper">
<img class="logo" src="./web/src/public/mobi logo.png" alt="MOBI Logo" />
<img class="logo" src="./src/public/mobi logo.png" alt="MOBI Logo" />

<div class="content">
<div class="bio-container">
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
2 changes: 0 additions & 2 deletions web/.gitignore

This file was deleted.

0 comments on commit 4c1c86f

Please sign in to comment.