mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-03 20:07:35 +02:00
add new website link
This commit is contained in:
17
index.html
17
index.html
@@ -993,6 +993,23 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.new-home {
|
||||||
|
position: fixed;
|
||||||
|
bottom: 1em;
|
||||||
|
margin: 1em;
|
||||||
|
padding: 1em;
|
||||||
|
background: #bad455;
|
||||||
|
border: 3px solid #7b8234;
|
||||||
|
border-radius: 6px;
|
||||||
|
color: #333;
|
||||||
|
left: 0;
|
||||||
|
font-size: 1.5em;
|
||||||
|
right: 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<a href="https://webmaker.app" class="new-home">🏠 Go to Web Maker 4's new home</a>
|
||||||
|
|
||||||
<div class="social-bar">
|
<div class="social-bar">
|
||||||
<a class="hint--bottom-left" data-hint="I am on Github" href="https://github.com/chinchang/web-maker/" target="_blank"
|
<a class="hint--bottom-left" data-hint="I am on Github" href="https://github.com/chinchang/web-maker/" target="_blank"
|
||||||
class="tweet-lin">
|
class="tweet-lin">
|
||||||
|
Reference in New Issue
Block a user