mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-30 20:14:50 +00:00
Fix/optimizations (#3)
* revamped js/css asset build * update favicon compilation and color; cleanup package.json * fix spacing * update social media display and references * adjust about page sizing and mobile display * update jobs and page titles * abstract links to single source, small style fixes * adjust footer * update pro viddeo page and seo * seo and video fixes * fix seo display * move tor link to footer * sizing adjustments and add hosted video * video and sizing adjustments * wip video * final video * update pro link * temp fix for ticker start * update link, add auto orient, remove video border * fix contact form submission and mobile submit
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<p>Unleash your favorite open source project!</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<a class="btn" href="{{ site.dev.url }}" rel="noopener noreferrer" target="_blank">View the docs</a>
|
||||
<a class="btn" href="{{ site.dev.docs }}" rel="noopener noreferrer" target="_blank">View the docs</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<div class="skills">
|
||||
<p>
|
||||
Have other skills? <a href="https://start9.com/latest/contribute/index" rel="noopener noreferrer" target="_blank">We need your help</a>.
|
||||
<p>
|
||||
Have other skills? <a href="{{ site.contribute.url }}" rel="noopener noreferrer" target="_blank">We need your help</a>.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user