diff options
author | Your Name <you@example.com> | 2019-06-17 22:05:32 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-06-17 22:05:32 +0200 |
commit | 48449d455df9b2e7b3207a22aa49c1b8fbbb5e62 (patch) | |
tree | cd902c894c959897ba3b046968739df60380c3c2 /index.html | |
parent | 537338ab2a5cc96091720465b8fb40d75ecefd00 (diff) | |
download | hacklab.brussels-48449d455df9b2e7b3207a22aa49c1b8fbbb5e62.tar.gz |
some update
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,10 @@ </head> <body> <section class="container"> + <div> + <iframe allowfullscreen sandbox="allow-top-navigation allow-scripts" width="100%" height="300px" src="https://www.mastofeed.com/api/feed?url=https%3A%2F%2Fps.s10y.eu%2Fusers%2Fhcklabxl.atom&theme=light&size=100&header=false&replies=true&boosts=true"></iframe> + </div> + <div> <p>agenda:</p> @@ -183,6 +187,7 @@ plenty of DIY pvc foghorn designs online</p> </div> + </section> </body> </html> |