-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.slim
25 lines (23 loc) · 969 Bytes
/
index.slim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
doctype html
html
head
title Forward-Lang links
link rel="icon" type="image/x-icon" href="https://github.com/Forward-Lang/forward/raw/main/favicon/favicon.ico"
link rel="stylesheet" href="stylesheet.css"
body
header
figure
img src="https://github.com/Forward-Lang/forward/raw/main/favicon/android-chrome-192x192.png"
figcaption A new software development paradigm using old ideas
h1 THE FORWARD PROGRAMMING LANGUAGE
nav
h2 Social Platforms
ul
li: a href="https://github.com/Forward-Lang" GitHub
li: a href="https://www.linkedin.com/company/forward-lang/" LinkedIn
li: a href="https://www.instagram.com/forward.lang/" Instagram
li: a href="https://www.facebook.com/forward.proglang" Facebook
li: a href="https://forward-lang.tumblr.com/" Tumblr
li: a href="https://twitter.com/LangForward" Twitter
section#images
img src="images/1.jpg"