Creating base of pages, transfering images from theme, fixing bugs, moving layout to theme.
This commit is contained in:
parent
a69ed665da
commit
fe28fb655b
30 changed files with 165 additions and 32 deletions
16
content/logarithmplotter.md
Normal file
16
content/logarithmplotter.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: LogarithmPlotter
|
||||
description: Create graphs with logarithm scales, namely BODE diagrams.
|
||||
layout: app
|
||||
SectionHeader:
|
||||
AppIndex: logarithmplotter
|
||||
Background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%)
|
||||
BottomBackground: black
|
||||
BottomHeight: 0
|
||||
BottomLeft: ""
|
||||
BottomRight: ""
|
||||
ShowPlatforms: true
|
||||
TextWhite: false
|
||||
---
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue