Skip to content
View mubtakir-lazuardi's full-sized avatar
🌴
On vacation
🌴
On vacation

Organizations

@qodrorid @QODRBee
Block or Report

Block or report mubtakir-lazuardi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. HTML: Simple Maintenance Page HTML: Simple Maintenance Page
    1
    <!doctype html>
    2
    <title>Site Maintenance</title>
    3
    <style>
    4
      body { text-align: center; padding: 150px; }
    5
      h1 { font-size: 50px; }
  2. Git Commit message Emoji Git Commit message Emoji
    1
    Inspired by [dannyfritz/commit-message-emoji](https://github.com/dannyfritz/commit-message-emoji)
    2
    
    
    3
    See also [gitmoji](https://gitmoji.carloscuesta.me/).
    4
    
    
    5
    |   Commit type              | Emoji                                         |
  3. Under construction/maintenance city Under construction/maintenance city
    1
    <main>
    2
      <section class="advice">
    3
        <h1 class="advice__title">Site under construction or maintenance </h1>
    4
        <p class="advice__description"><span><</span> building <span>/></span> not finished yet</p>
    5
      </section>