Add github ribbon
This commit is contained in:
parent
046cd1764f
commit
0b60032cd9
|
|
@ -7,6 +7,9 @@
|
||||||
<title>Workout editor</title>
|
<title>Workout editor</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<a href="https://github.com/nene/workout-editor" style="position: absolute; top: 0; right: 0;">
|
||||||
|
<img loading="lazy" width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_gray_6d6d6d.png?resize=149%2C149" alt="Fork me on GitHub" data-recalc-dims="1">
|
||||||
|
</a>
|
||||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue