Unverified Kaydet (Commit) 09e8acc3 authored tarafından Mert ÇELEN's avatar Mert ÇELEN Kaydeden (comit) GitHub

Merge pull request #106 from limanmys/1.5-dev

Branches changed to master.
......@@ -22,14 +22,12 @@ jobs:
repository: limanmys/php-sandbox
path: package/liman/sandbox/php
token: ${{ secrets.CI_TOKEN }}
ref: "1.5-dev"
- name: Getting Liman' Render Engine
uses: actions/checkout@v2
with:
repository: limanmys/go
path: render_engine
token: ${{ secrets.CI_TOKEN }}
ref: "postgresql"
- uses: actions/cache@v2
with:
path: ~/.npm
......
......@@ -3,7 +3,7 @@
<aside class="main-sidebar sidebar-dark-primary elevation-4">
<!-- Brand Logo -->
<a href="/" class="brand-link">
<img class="specialLogoMargin" id="limanLogo" src="/images/limanlogo.png" height="30" style="opacity: .8;cursor:pointer;" title="Versiyon {{getVersion() . ' Build : ' . getVersionCode()}}">
<img id="limanLogo" src="/images/limanlogo.png" height="30" style="opacity: .8;cursor:pointer;" title="Versiyon {{getVersion() . ' Build : ' . getVersionCode()}}">
</a>
<!-- Sidebar -->
<div class="sidebar">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment