Skip to content

Commit e309100

Browse files
committed
Updates
Signed-off-by: Daniell Mesquita <[email protected]>
1 parent ae3e1ea commit e309100

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

content.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"size": 8539
362362
},
363363
"index.html": {
364-
"sha512": "0386442d33cc7db5987b654c1b780ff8a953b4a758e522cc224e8185f3d4096d",
364+
"sha512": "c45f5bfac2d8e3c945e9e3de644fa105d674257f8b7ca52f745b4847fe77614f",
365365
"size": 26959
366366
},
367367
"js/ZeroFrame.js": {
@@ -547,11 +547,11 @@
547547
},
548548
"ignore": "(^.git)",
549549
"inner_path": "content.json",
550-
"modified": 1541898094,
550+
"modified": 1541904627,
551551
"postmessage_nonce_security": true,
552552
"signers_sign": "GxPcc7gTaIO5FSW0SpB7qerY9S/GUhbzfpFhwN4+XFtcGjd0U9gPPLi0Tm9ddT01FEG1lt/49XGoGPIxz2o81qs=",
553553
"signs": {
554-
"1Fmwk685eaX7GjoQ7JKo3QvywizGfnYRCB": "G8NtKk5p3OnUDLCdZdsSG2z5GdatracAwuLMtso42xbCJO6IhoBSqAHCru+YgkQULGftytvIzIu2ZLFz9GDMQqU="
554+
"1Fmwk685eaX7GjoQ7JKo3QvywizGfnYRCB": "HI7ekqSlaNPJjoEm5KupyrmVKt2EJylxRMBN+7xySaYqeJmM91NIrrpboLrZ5AHE0oS0gh7wewMq69a9ls3iHBY="
555555
},
556556
"signs_required": 1,
557557
"title": "Framework.js",

css/dark-common.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ body {
1111
.h3, h3 {
1212
color: #8e9194!important;
1313
}
14+
.h4, h4 {
15+
color: #8e9194!important;
16+
}
17+
.h5, h5 {
18+
color: #8e9194!important;
19+
}
1420
.h6, h6 {
1521
color: #8e9194!important;
1622
}

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<p style="font-family:'Text Me One';color:#8e9194">Likes this font? Just put <code>&lt;link href="Fonts/Text Me One/font.css" rel="stylesheet"&gt;</code> on your HTML and <code>font-family: 'Text Me One';</code> in your CSS.</p></div></zeronet>
7171

7272
<h1 id="whatis"><i class="material-icons">info</i> What is Framework.js</h1>
73-
<p>Its a modern and responsive framework/template/theme thinked for apps and sites of the future. A unique framework with the same code, both for apps and sites.</p>
73+
<p>Its a modern and responsive framework/template/theme thought for apps and sites of the future. A unique framework with the same code, both for apps and sites.</p>
7474
<p>This idea came after I started creating PEHTML in 2012, so I changed the design and I liked it so much, then I thought: "I'll use it in other sites". Also, Universav Poké app helped me to have this.</p>
7575
<p>Because I believe that for the future the tendence is apps and sites being the same thing. Kickly start your site/app with the already-done ideas and be inspired for more with the technology and design metaphor of Framework.js, or reformulate your current work with a little taste of the future.</p>
7676

@@ -289,7 +289,7 @@ <h1 id="comments"><i class="material-icons">comment</i> Comments <span class="ba
289289

290290
<footer>
291291
<div class="footer-shadow"></div>
292-
<center>Last update in 10/11/2018 at 20:16</center>
292+
<center>Last update in 11/11/2018 at 00:53</center>
293293
<img src="img/seal-1.png" width="167px" height="94px" style="-webkit-user-drag:element;margin-right: 5px;"> <a href="https://plasnerd.github.io/PEHTML/" target="blank" class="no-opacity"><img src="https://plasnerd.github.io/PEHTML/img/seal-2.png" width="167px" height="94px" title="Built with PEHTML" style="-webkit-user-drag:element"></a>
294294
<div class="social-icons"><a href="https://github.com/Plasnerd/Framework.js/" target="blank"><img src="img/social/github.svg" width="40px" height="40px" title="See first the news and improve FrameworkJS in GitHub" alt="GitHub"></a><!-- <a href="https://facebook.com/" target="blank"><img src="img/social/facebook.svg" width="40px" height="40px" title="Like us and receive latest news feed about FrameworkJS progress and other development tools" alt="Facebook"></a>--><!--<a href="https://twitter.com/" target="blank"><img src="img/social/twitter.svg" width="40px" height="40px" title="Follow us and receive latest news feed about FrameworkJS progress and other development tools" alt="Twitter"></a>--><!--<a href="https://.deviantart.com" target="blank"><img src="img/social/deviantart.svg" width="40px" height="40px" title="Follow us and receive latest backgrounds, designs and apps" alt="Deviantart"></a>--></div><div class="social-buttons"></div>
295295
<copyright><center>(c) 2014-2018 <a href="https://plasnerd.github.io/" target="blank"><small>Plasnerd</small></a>. Thanks to <b>Jesus</b>, our Lord.</center></copyright>

0 commit comments

Comments
 (0)